Skip to content

Conversation

@ArtificialOwl
Copy link
Member

@ArtificialOwl ArtificialOwl commented Jul 25, 2025

duplicate config lexicon for core

should fix #54082

@ArtificialOwl ArtificialOwl force-pushed the fix/54080/using-userconfig-to-set-lang branch 2 times, most recently from f29afc1 to cff6c80 Compare July 25, 2025 12:25
@ArtificialOwl ArtificialOwl marked this pull request as ready for review July 25, 2025 12:26
@ArtificialOwl ArtificialOwl requested a review from a team as a code owner July 25, 2025 12:26
@ArtificialOwl ArtificialOwl requested review from Altahrim, artonge and leftybournes and removed request for a team July 25, 2025 12:26
@ArtificialOwl ArtificialOwl added the 3. to review Waiting for reviews label Jul 25, 2025
@ArtificialOwl ArtificialOwl added this to the Nextcloud 32 milestone Jul 25, 2025
@susnux susnux requested review from salmart-dev and removed request for artonge July 28, 2025 12:26
@susnux susnux added the bug label Jul 28, 2025
@ArtificialOwl ArtificialOwl force-pushed the fix/54080/using-userconfig-to-set-lang branch from cff6c80 to 132513d Compare July 29, 2025 11:37
@provokateurin provokateurin enabled auto-merge July 29, 2025 12:16
@provokateurin provokateurin merged commit 41a47f8 into master Jul 29, 2025
263 of 280 checks passed
@provokateurin provokateurin deleted the fix/54080/using-userconfig-to-set-lang branch July 29, 2025 15:28
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
@salmart-dev
Copy link
Contributor

@ArtificialOwl would backporting this to 31 fix the same issue that some users are running into with the user's language?

@come-nc
Copy link
Contributor

come-nc commented Jan 13, 2026

/backport to stable31

@backportbot
Copy link

backportbot bot commented Jan 13, 2026

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/54082/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 132513db

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/54082/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants